Learn R Programming

DataSetsUni (version 0.1)

Strength of Glass Fibers: The data consists of 63 observations of strength of glass fibers

Description

The function allows to provide the 63 observations which are generated to simulate the strengths of glass fibers.

Usage

data_glassf

Value

data_glassf gives the 63 observations which are generated to simulate the strengths of glass fibers.

Arguments

data_glassf

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data set consists of 63 observations which are generated to simulate the strengths of glass fibers. Recently, it is used by Afify et al. (2021) and fitted a new two-parameter burr-hatke distribution.

References

Afify, A. Z., Aljohani, H. M., Alghamdi, A. S., Gemeay, A. M., & Sarg, A. M. (2021). A new two-parameter burr-hatke distribution: Properties and bayesian and non-bayesian inference with applications. Journal of Mathematics, 2021, 1-16.

Mahmoud, M. R., & Mandouh, R. M. (2013). On the transmuted Fréchet distribution. Journal of Applied Sciences Research, 9(10), 5553-5561.

See Also

data_failuretc

Examples

Run this code
x<-data_glassf
summary(x)

Run the code above in your browser using DataLab